﻿2026-08-01T22:55:34.6559768Z ##[group]Run actions/checkout@v5
2026-08-01T22:55:34.6560608Z with:
2026-08-01T22:55:34.6561059Z   ref: 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:55:34.6561620Z   fetch-depth: 1
2026-08-01T22:55:34.6562044Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:55:34.6565708Z   token: ***
2026-08-01T22:55:34.6566094Z   ssh-strict: true
2026-08-01T22:55:34.6566517Z   ssh-user: git
2026-08-01T22:55:34.6566914Z   persist-credentials: true
2026-08-01T22:55:34.6567367Z   clean: true
2026-08-01T22:55:34.6567800Z   sparse-checkout-cone-mode: true
2026-08-01T22:55:34.6568329Z   fetch-tags: false
2026-08-01T22:55:34.6568776Z   show-progress: true
2026-08-01T22:55:34.6569318Z   lfs: false
2026-08-01T22:55:34.6569742Z   submodules: false
2026-08-01T22:55:34.6570172Z   set-safe-directory: true
2026-08-01T22:55:34.6570629Z   allow-unsafe-pr-checkout: false
2026-08-01T22:55:34.6571316Z ##[endgroup]
2026-08-01T22:55:34.7384323Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:55:34.7386075Z ##[group]Getting Git version info
2026-08-01T22:55:34.7386966Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T22:55:34.7388098Z [command]/usr/bin/git version
2026-08-01T22:55:34.7388560Z git version 2.43.0
2026-08-01T22:55:34.7393443Z ##[endgroup]
2026-08-01T22:55:34.7401660Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/9188cab9-f7b8-48c7-87c2-82b3a4dfb828/.gitconfig'
2026-08-01T22:55:34.7408698Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9188cab9-f7b8-48c7-87c2-82b3a4dfb828' before making global git config changes
2026-08-01T22:55:34.7411540Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:55:34.7412827Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:55:34.7461837Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T22:55:34.7481484Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:55:34.7492082Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:55:34.7494907Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:55:34.7515187Z refs/heads/golden/doorbell
2026-08-01T22:55:34.7522019Z [command]/usr/bin/git checkout --detach
2026-08-01T22:55:34.7578196Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:55:34.7615317Z [command]/usr/bin/git branch --delete --force golden/doorbell
2026-08-01T22:55:34.7644350Z Deleted branch golden/doorbell (was 13e94d510).
2026-08-01T22:55:34.7648321Z ##[endgroup]
2026-08-01T22:55:34.7652254Z [command]/usr/bin/git submodule status
2026-08-01T22:55:34.7851104Z ##[group]Cleaning the repository
2026-08-01T22:55:34.7853898Z [command]/usr/bin/git clean -ffdx
2026-08-01T22:55:36.4956121Z Removing .adapter-notify/
2026-08-01T22:55:36.4957377Z Removing target/
2026-08-01T22:55:36.4967405Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T22:55:36.5031121Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:55:36.5037478Z ##[endgroup]
2026-08-01T22:55:36.5039592Z ##[group]Disabling automatic garbage collection
2026-08-01T22:55:36.5043657Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T22:55:36.5070948Z ##[endgroup]
2026-08-01T22:55:36.5071473Z ##[group]Setting up auth
2026-08-01T22:55:36.5076229Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:55:36.5101867Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T22:55:36.5290521Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:55:36.5317190Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T22:55:36.5520762Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:55:36.5547137Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:55:36.5739109Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T22:55:36.5769431Z ##[endgroup]
2026-08-01T22:55:36.5769943Z ##[group]Fetching the repository
2026-08-01T22:55:36.5775659Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:55:37.0558543Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:55:37.0559233Z  * branch                13e94d510e75a9f92eff2934129e536c29da3b4c -> FETCH_HEAD
2026-08-01T22:55:37.0580916Z ##[endgroup]
2026-08-01T22:55:37.0581436Z ##[group]Determining the checkout info
2026-08-01T22:55:37.0582920Z ##[endgroup]
2026-08-01T22:55:37.0587304Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T22:55:37.0627201Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T22:55:37.0652554Z ##[group]Checking out the ref
2026-08-01T22:55:37.0655396Z [command]/usr/bin/git checkout --progress --force 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:55:37.0705489Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:55:37.0711255Z ##[endgroup]
2026-08-01T22:55:37.0747848Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T22:55:37.0771228Z 13e94d510e75a9f92eff2934129e536c29da3b4c
